home *** CD-ROM | disk | FTP | other *** search
- Path: news.gate.net!!pbfreenet!p004927b
- From: p004927b@pbfreenet.seflin.lib.fl.us (Laura Michaels)
- Newsgroups: comp.lang.c++
- Subject: Re: conio.h in g++ ?
- Date: 7 Mar 1996 17:19:57 GMT
- Organization: SEFLIN Free-Net - Palm Beach
- Message-ID: <4hn5rt$h11@news.seflin.lib.fl.us>
- References: <4gr196$l6h@gaia.ns.utk.edu> <4h1ttv$3gj@nntpd2.cxo.dec.com> <4hb75q$9jk@ustsu10.ust.hk>
- NNTP-Posting-Host: pbfreenet.seflin.lib.fl.us
- X-Newsreader: TIN [version 1.2 PL2]
-
- Wong Siu Ki (ec_wsk@uxmail.ust.hk) wrote:
-
- : I would like to know without conio.h, how to do somethings like clrscr(),
- : getch() etc. in g++?
- : Thanks!
- : K.
-
- I think the most portable option would be to use a curses library. Check
- any of the sites that have GNU software for ncurses. You can also check
- the ftp site ftp://oak.oakland.edu:/simtel/msdos/screen/pdcurs22.zip
- to get a DOS version of curses.
-
-
- Laura Michaels
- p004927b@pbfreenet.seflin.lib.fl.us
- http://members.aol.com/lauram3017/index.html
-
-